[INFO] cloning repository https://github.com/thomas9911/imageoptimizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomas9911/imageoptimizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fimageoptimizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fimageoptimizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2bff901f837dc3f44ad7e0779d024ca5aec0167
[INFO] fixing thomas9911/imageoptimizer against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fimageoptimizer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thomas9911/imageoptimizer
[INFO] finished tweaking git repo https://github.com/thomas9911/imageoptimizer
[INFO] tweaked toml for git repo https://github.com/thomas9911/imageoptimizer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thomas9911/imageoptimizer on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thomas9911/imageoptimizer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `structopt` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `svgcleaner` dependency)
[INFO] [stderr] warning: `imgopt` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2621d777be86ba141d63a19668893c64b1bc9b56ff8947f690120b42d85f39fc
[INFO] running `Command { std: "docker" "start" "2621d777be86ba141d63a19668893c64b1bc9b56ff8947f690120b42d85f39fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2621d777be86ba141d63a19668893c64b1bc9b56ff8947f690120b42d85f39fc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2621d777be86ba141d63a19668893c64b1bc9b56ff8947f690120b42d85f39fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2621d777be86ba141d63a19668893c64b1bc9b56ff8947f690120b42d85f39fc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   getrandom v0.2.3 removed features: std
[INFO] [stderr]   once_cell v1.8.0 removed features: default, std
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `structopt` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `svgcleaner` dependency)
[INFO] [stderr] warning: `imgopt` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking bytemuck v1.5.1
[INFO] [stderr]     Checking siphasher v0.2.3
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling dunce v1.0.2
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]     Checking rgb v0.8.27
[INFO] [stderr]     Checking phf_shared v0.7.24
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking xmlparser v0.1.2
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking simplecss v0.1.0
[INFO] [stderr]     Checking deflate v0.9.1
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking thread_local v1.1.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking arrayvec v0.7.1
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]     Checking svgparser v0.6.4
[INFO] [stderr]     Checking predicates-core v1.0.2
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]     Checking png v0.17.1
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking treeline v0.1.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking predicates-tree v1.0.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling libwebp-sys v0.2.0
[INFO] [stderr]    Compiling imagequant-sys v3.1.0+sys2.16.0
[INFO] [stderr]     Checking float-cmp v0.3.0
[INFO] [stderr]     Checking svgdom v0.10.5
[INFO] [stderr]     Checking globset v0.4.8
[INFO] [stderr]     Checking fallible_collections v0.4.3
[INFO] [stderr]     Checking fern v0.5.9
[INFO] [stderr]     Checking predicates v2.0.2
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking ignore v0.4.18
[INFO] [stderr]     Checking svgcleaner v0.9.5
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stderr]     Checking imagequant v3.1.0
[INFO] [stderr]     Checking assert_fs v1.0.5
[INFO] [stderr]     Checking webp v0.2.0
[INFO] [stderr]    Compiling nasm-rs v0.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling mozjpeg-sys v1.0.0
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking mozjpeg v0.9.1
[INFO] [stderr]     Checking imgopt v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/main.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/convert.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/format.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.50s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svgparser v0.6.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr] crater-edition-check: imgopt v0.4.1 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `structopt` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `svgcleaner` dependency)
[INFO] [stderr] warning: `imgopt` (manifest) generated 2 warnings
[INFO] [stderr]     Checking imgopt v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svgparser v0.6.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   getrandom v0.2.3 removed features: std
[INFO] [stderr]   once_cell v1.8.0 removed features: default, std
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `structopt` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `svgcleaner` dependency)
[INFO] [stderr] warning: `imgopt` (manifest) generated 2 warnings
[INFO] [stderr]     Checking imgopt v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/convert.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/format.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svgparser v0.6.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr] crater-edition-check: imgopt v0.4.1 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] error: failed to parse manifest at `/opt/rustwide/workdir/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   `default_features` is unsupported as of the 2024 edition; instead use `default-features`
[INFO] [stderr]   (in the `structopt` dependency)
[INFO] running `Command { std: "docker" "inspect" "2621d777be86ba141d63a19668893c64b1bc9b56ff8947f690120b42d85f39fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2621d777be86ba141d63a19668893c64b1bc9b56ff8947f690120b42d85f39fc", kill_on_drop: false }`
[INFO] [stdout] 2621d777be86ba141d63a19668893c64b1bc9b56ff8947f690120b42d85f39fc
